ArrayClear(array)


Deletes all data in the specified array. Returns a Boolean TRUE on successful completion.

See also ArrayDeleteAt.

array

Name of the array in which you want to delete data.